-
Couldn't load subscription status.
- Fork 49.7k
[compiler] Always error on async reassignments #30111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Summary: Addresses the issue in #30109: any mutation of a local in an async function may occur after rendering has finished. [ghstack-poisoned]
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yesss
|
Comparing: 00775d9...d8fba52 Critical size changesIncludes critical production bundles, as well as any change greater than 2%:
Significant size changesIncludes any change greater than 0.2%: Expand to show
|
Summary: Addresses the issue in #30109: any mutation of a local in an async function may occur after rendering has finished. [ghstack-poisoned]
Stack from ghstack (oldest at bottom):
Summary: Addresses the issue in #30109: any mutation of a local in an async function may occur after rendering has finished.